From 294b6e6ed98bfb11a27da90f84baa4c90bdd76f8 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 19 Oct 2008 17:05:18 +0000 Subject: [PATCH] osm.xml: Use the right options in sample commands. --- gpsbabel/xmldoc/formats/options/osm-created_by.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsbabel/xmldoc/formats/options/osm-created_by.xml b/gpsbabel/xmldoc/formats/options/osm-created_by.xml index bb0b8cd74..b2ce9c8fd 100644 --- a/gpsbabel/xmldoc/formats/options/osm-created_by.xml +++ b/gpsbabel/xmldoc/formats/options/osm-created_by.xml @@ -7,7 +7,7 @@ all the created nodes and ways. -gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -O out.osm +gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -F out.osm @@ -17,6 +17,6 @@ gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -O out.osm -gpsbabel -i INTYPE -f INFILE -o osm,created_by= -O out.osm +gpsbabel -i INTYPE -f INFILE -o osm,created_by= -F out.osm -- 2.30.2